DBtools.h++
Platforms: Windows 3.1, Windows NT, Solaris, SunOS, HP/UX, and IBM/AIX
Databases: Sybase, Oracle, Ingres, Informix, and ODBC
Source and object code
See also:
Object-Oriented Access to Relational Database Management Systems
DBtools.h++ gives you the fundamental components you need for
database access and general-purpose representation of data structures.
DBtools.h++, which includes Tools.h++,
harnesses the power of C++ to give you a robust, object-oriented
foundation for building your applications.
With DBtools.h++, you get:
- Portability Across Databases
- DBtools.h++ offers a standard, C++ call-level interface for
database access, providing you with a common, portable interface to the
leading relational databases. Once you write your application, you can
port it to other supported databases without worrying about the
differences in data structure types or function calls. If your company
or client switches from Sybase to Oracle, you're covered.
- Portability Across Platforms
- At Rogue Wave, we spend a lot of time ensuring that our code is
portable across operating systems and compilers so your application will
be, too. As you'd expect, the same code deployed as a DLL under Windows
can be deployed as a shared library under Unix.
- C++ and Object-Oriented Design for the RDBMS World
- With DBtools.h++, the benefits of object-oriented design are
built-in. We've done the work of defining the objects so you don't have
to. Why build a C++ encapsulation of your native database API when you
can be working on your own application instead?
Order now More about DBtools.h++ DBtools.h++ code example
© Copyright 1995, Rogue Wave Software, Inc.